home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / hostname < prev    next >
Text File  |  2001-03-21  |  1KB  |  30 lines

  1. Synopsis:
  2.    hostname <address>
  3.  
  4. Description:
  5.    This command has two related, though distinct, purposes.  The first is
  6.    mostly of interest to users whose ip addresses may change mid-session,
  7.    or those who are behind a firewall.  It allows the user to specify the
  8.    hostname or ip address to use for DCC connections.
  9.  
  10.    The second use is only of interest to users on machines with multiple
  11.    network interfaces, such as multi-homed sites.  It allows the user to
  12.    force the client to bind to a particular network address that the host
  13.    has.  If no address is given, the client uses the address for the
  14.    host's primary network interface.  A default hostname or ip address
  15.    may be set in the IRCHOST environment variables.  The client must
  16.    reconnect to a server for the setting to take effect.
  17.  
  18. Aliases:
  19.    IRCHOST is equivalent in function to HOSTNAME.
  20.  
  21. See Also:
  22.    Environment(7); dcc(1); reconnect(1)
  23.  
  24. Other Notes:
  25.    The client may not bind to addresses that the current host does not
  26.    specifically handle; the client does no sanity checking for such host
  27.    names or ip addresses, and irc servers will ignore them.  The client
  28.    must reconnect to a server before the setting will take effect.
  29.  
  30.